home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / gall8.dir / 00071.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  138 b   |  9 lines

  1. on exitFrame
  2.   cleanUp()
  3.   if not is8Bit() then
  4.     go("CONTROLLI", "ASCENS16.DIR")
  5.   else
  6.     go("CONTROLLI", "ASCENS.DIR")
  7.   end if
  8. end
  9.